home *** CD-ROM | disk | FTP | other *** search
/ 100 Free Apps - The Best Freeware for the Mac! / 100 Free Apps The best freeware for the Mac!.iso / Data / mwcd.css < prev    next >
Cascading Style Sheet File  |  2005-01-07  |  7KB  |  508 lines

  1. body 
  2. {  
  3.     font-family: tahoma, verdana, Arial, Geneva, sans-serif;
  4.     font-size: 12px;
  5. }
  6.  
  7. ul
  8. {
  9.     list-style: circle outside none;    
  10. }
  11.  
  12. .alert
  13. {
  14.     font-family: tahoma, verdana, arial, geneva, sans-serif;
  15.     font-size: 18px;
  16. }
  17.  
  18. .opener 
  19. {
  20.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  21.     font-size: 12px;
  22.     line-height: 20px;
  23.     font-weight: bolder;
  24.     color: #333333;
  25. }
  26.  
  27.  
  28. .gallerydetail 
  29. {
  30.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  31.     font-size: 12px;
  32.     line-height: 16px;
  33.     color: #333333;
  34. }
  35.  
  36. .updatessubhead
  37. {
  38.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  39.     font-size: 12px;
  40.     font-style: italic;
  41.     line-height: 20px;
  42.     font-weight: bolder;
  43.     color: #000000;
  44. }
  45.  
  46. .ProdInfoLabel
  47. {
  48.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  49.     font-size: 12px;
  50.     font-style: italic;
  51.     line-height: 20px;
  52.     font-weight: bolder;
  53.     color: #000000;
  54. }
  55.  
  56. .nsinstalldemo
  57. {
  58.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  59.     font-size: 10px;
  60.     color: #333333;
  61. }
  62.  
  63. .installdemonote
  64. {
  65.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  66.     font-size: 9px;
  67.     color: #666666;
  68. }
  69.  
  70. .mwcopyright
  71. {
  72.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  73.     font-size: 9px;
  74.     color: #666666;
  75.     
  76. }
  77.  
  78. A.dynamic
  79. {
  80.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  81.     font-weight: bolder;
  82.     color: #333333;
  83. }
  84.  
  85. A.dynamic:active
  86. {
  87.     TEXT-DECORATION: underline;
  88. }
  89. A.dynamic:visited
  90. {
  91.     TEXT-DECORATION: underline;
  92. }
  93. A.dynamic:hover
  94. {
  95.     CURSOR: hand;
  96.     COLOR: #ff6600;
  97.     TEXT-DECORATION: underline;
  98. }
  99. .dynamic
  100. {
  101.     COLOR: #666666;
  102.     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  103. }
  104.  
  105. A.reviewlink:active
  106. {
  107.     TEXT-DECORATION: underline;
  108. }
  109. A.reviewlink:visited
  110. {
  111.     TEXT-DECORATION: underline;
  112. }
  113. A.reviewlink:hover
  114. {
  115.     CURSOR: hand;
  116.     TEXT-DECORATION: underline;
  117. }
  118.  
  119. A.reviewtext
  120. {
  121.     TEXT-DECORATION: none;
  122. }
  123.  
  124. A.reviewtext:hover
  125. {
  126.     CURSOR: hand;
  127.     color: #FF6600;
  128.     TEXT-DECORATION: none;
  129. }
  130.  
  131.  
  132. .reviewlink
  133. {
  134.     COLOR: #666666;
  135.     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  136. }
  137.  
  138. .sectionhead 
  139. {
  140.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  141.     font-size: 24px;
  142.     font-weight: bolder;
  143.     color: #ff6600;
  144. }
  145.  
  146. .title 
  147. {
  148.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  149.     font-size: 16px;
  150.     font-weight: bolder;
  151.     color: #000000;
  152. }
  153.  
  154. .subtitle 
  155. {
  156.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  157.     font-size: 12px;
  158.     font-weight: bolder;
  159.     color: #000000;
  160. }
  161.  
  162. .supertitle 
  163. {
  164.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  165.     font-size: 12px;
  166.     font-weight: bolder;
  167.     color: #000000;
  168. }
  169.  
  170. .categorytitle 
  171. {
  172.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  173.     font-size: 16px;
  174.     font-weight: bolder;
  175.     color: #333333;
  176. }
  177.  
  178. .caption
  179. {
  180.     font-size: 10px;
  181.     font-weight: bolder;
  182. }
  183.  
  184. .sharewarefacts 
  185. {
  186.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  187.     font-size: 12px;
  188.     line-height: 20px;
  189.     color: #000000;
  190. }
  191.  
  192. .sharetext 
  193. {
  194.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  195.     font-size: 12px;
  196.     line-height: 15px;
  197.     color: #000000;
  198. }
  199.  
  200. A.sharetext
  201. {
  202.     TEXT-DECORATION: none;
  203. }
  204.  
  205. A.sharetext:hover
  206. {
  207.     CURSOR: hand;
  208.     color: #FF6600;
  209.     TEXT-DECORATION: none;
  210. }
  211.  
  212. .sharelist 
  213. {
  214.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  215.     font-size: 12px;
  216.     line-height: 20px;
  217.     color: #000000;
  218. }
  219.  
  220. A.sharelist
  221. {
  222.     TEXT-DECORATION: none;
  223. }
  224.  
  225. A.sharelist:hover
  226. {
  227.     CURSOR: hand;
  228.     color: #FF6600;
  229.     TEXT-DECORATION: none;
  230. }
  231.  
  232. .sharelistnew
  233. {
  234.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  235.     font-size: 12px;
  236.     line-height: 20px;
  237.     color: #0033CC;
  238. }
  239.  
  240. A.sharelistnew
  241. {
  242.     TEXT-DECORATION: none;
  243. }
  244.  
  245. A.sharelistnew:hover
  246. {
  247.     CURSOR: hand;
  248.     color: #FF6600;
  249.     TEXT-DECORATION: none;
  250. }
  251.  
  252. .aboutname
  253. {
  254.     font-weight: bolder;
  255.     color: #333333;
  256. }
  257.  
  258. .aboutlbl
  259. {
  260.     color: #666666;
  261. }
  262.  
  263. .vendor
  264. {
  265.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  266.     font-size: 18px;
  267.     font-weight: bolder;
  268.     color: #333333;
  269. }
  270.  
  271. A.vendor:active
  272. {
  273.     TEXT-DECORATION: none;
  274. }
  275.  
  276. A.vendor:visited
  277. {
  278.     TEXT-DECORATION: none;
  279. }
  280.  
  281. A.vendor:hover
  282. {
  283.     CURSOR: hand;
  284.     COLOR: #ff6600;
  285.     TEXT-DECORATION: underline;
  286. }
  287.  
  288. A.vendorlinkonly:active
  289. {
  290.     TEXT-DECORATION: none;
  291. }
  292.  
  293. A.vendorlinkonly:visited
  294. {
  295.     TEXT-DECORATION: none;
  296. }
  297.  
  298. A.vendorlinkonly:hover
  299. {
  300.     CURSOR: hand;
  301.     COLOR: #ffaa00;
  302.     TEXT-DECORATION: underline
  303. }
  304.  
  305. .vendorlinkonly
  306. {
  307.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  308.     font-size: 18px;
  309.     font-weight: bolder;
  310.     color: #333333
  311. }
  312.  
  313. .vendortitle
  314. {
  315.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  316.     font-size: 24px;
  317.     font-weight: boldest;
  318.     color: #333333
  319. }
  320.  
  321. .bodylink
  322. {
  323.     font-weight: bolder;
  324.     color: #000000
  325. }
  326.  
  327. A.bodylink:active
  328. {
  329.     TEXT-DECORATION: none
  330. }
  331.  
  332. A.bodylink:visited
  333. {
  334.     TEXT-DECORATION: none
  335. }
  336.  
  337. A.bodylink:hover
  338. {
  339.     CURSOR: hand;
  340.     COLOR: #ffaa00;
  341.     TEXT-DECORATION: underline;
  342. }
  343.  
  344.  
  345. .productlist
  346. {
  347.     font-family: tahoma, verdana, arial, geneva, sans-serif;
  348.     font-size: 12px;
  349.     line-height: 20px;
  350. }
  351.  
  352. .mhtitle
  353. {
  354.     font-family: tahoma, verdana, arial, geneva, sans-serif;
  355.     font-size: 18px;
  356.     line-height: 20px;
  357.     font-weight: bolder;
  358.     color: #000000;
  359. }
  360.  
  361. .mhsubtitle
  362. {
  363.     font-family: tahoma, verdana, arial, geneva, sans-serif;
  364.     font-size: 12px;
  365.     line-height: 20px;
  366.     font-weight: bolder;
  367.     color: #000000;
  368. }
  369.  
  370. .mh
  371. {
  372.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  373.     color: #333333;
  374.     line-height: 20px;
  375. }
  376.  
  377. A.mh:active
  378. {
  379.     TEXT-DECORATION: none;
  380. }
  381.  
  382. A.mh:visited
  383. {
  384.     TEXT-DECORATION: none;
  385. }
  386.  
  387. A.mh:hover
  388. {
  389.     CURSOR: hand;
  390.     COLOR: #ff6600;
  391.     TEXT-DECORATION: underline;
  392. }
  393.  
  394. .positionmain
  395. {
  396.     position: absolute;
  397.     left: 54;
  398.     top: 38;
  399. }
  400.  
  401. .prosconslbl
  402. {
  403.     font-family: tahoma, verdana, arial, geneva, sans-serif;
  404.     font-size: 12px;
  405.     line-height: 20px;
  406.     font-weight: bolder;
  407.     color: #000000;
  408. }
  409.  
  410. .proscons
  411. {
  412.     font-family: tahoma, verdana, arial, geneva, sans-serif;
  413.     font-size: 12px;
  414.     line-height: 20px;
  415.     font-weight: normal;
  416.     color: #000000;
  417. }
  418.  
  419. .reviewtext
  420. {
  421.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  422.     font-size: 12px;
  423.     line-height: 20px;
  424.     font-weight: normal;
  425.     color: #333333;
  426. }
  427.  
  428. .emphasis
  429. {
  430.     font-weight: bolder;
  431. }
  432.  
  433. .imremphasis
  434. {
  435.     font-weight: bolder;
  436.     color: #333333;
  437. }
  438.  
  439. .openeremphasis
  440. {
  441.     font-weight: bolder;
  442.     color: #000000;
  443. }
  444.  
  445. .note
  446. {
  447.     font-weight: bolder;
  448. }
  449.  
  450. showcase
  451. {  
  452.     font-family: tahoma, verdana, Arial, Geneva, sans-serif;
  453.     font-size: 18px;
  454.     line-height: 20px;
  455.     font-weight: bolder;
  456. }
  457.  
  458. .minifinder
  459. {  
  460.     font-family: tahoma, verdana, Arial, Geneva, sans-serif;
  461.     font-size: 10px;
  462. }
  463.  
  464. .mwcoverlbl
  465. {  
  466.     font-family: tahoma, verdana, Arial, Geneva, sans-serif;
  467.     font-size: 12px;
  468.     font-weight: bolder;
  469.     color: #333333
  470. }
  471.  
  472. #linkgallery
  473. {
  474.     padding-left: 40px;
  475.     padding-bottom: 40px;
  476. }
  477. #linkgallery a
  478. {
  479.     font-weight: bold;
  480.     color: #39c;
  481.     TEXT-DECORATION: none;
  482.     font-size: 14px;
  483. }
  484. #linkgallery a:active
  485. {
  486.     TEXT-DECORATION: underline;
  487. }
  488. #linkgallery a:visited
  489. {
  490.     TEXT-DECORATION: none;
  491. }
  492. #linkgallery a:hover
  493. {
  494.     CURSOR: hand;
  495.     COLOR: #ff6600;
  496.     TEXT-DECORATION: underline;
  497. }
  498.  
  499. .peachpitcopytags
  500. {
  501.     font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  502.     font-size: 9px;
  503.     color: #666666;
  504. }
  505.  
  506. #sponsorlink a { font-size:10px ; font-weight:bold; text-decoration: none; }
  507. #sponsorlink a:hover, #sponsorlink a:active { text-decoration: underline; color: #f60; }
  508. #sponsorlink a:visited { text-decoration: none; }